github.com/gotd/td/telegram/downloader.cdn.stateMux (field)
15 uses
github.com/gotd/td/telegram/downloader (current package)
cdn.go#L32: stateMux sync.RWMutex
cdn.go#L116: c.stateMux.Lock()
cdn.go#L121: c.stateMux.Unlock()
cdn.go#L131: c.stateMux.Lock()
cdn.go#L136: c.stateMux.Unlock()
cdn.go#L144: c.stateMux.RLock()
cdn.go#L145: defer c.stateMux.RUnlock()
cdn.go#L151: c.stateMux.Lock()
cdn.go#L155: c.stateMux.Unlock()
cdn.go#L167: c.stateMux.Lock()
cdn.go#L171: c.stateMux.Unlock()
cdn_state_machine.go#L17: c.stateMux.RLock()
cdn_state_machine.go#L20: c.stateMux.RUnlock()
cdn_state_machine.go#L39: c.stateMux.Lock()
cdn_state_machine.go#L43: c.stateMux.Unlock()
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |